home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / TweakManager.exe / 0 / RCDATA / TFRMAPPRUN / TFRMAPPRUN.txt
Text File  |  2008-10-30  |  1KB  |  70 lines

  1. object frmAppRun: TfrmAppRun
  2.   Left = 0
  3.   Top = 0
  4.   Width = 635
  5.   Height = 353
  6.   Font.Charset = DEFAULT_CHARSET
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'Arial'
  10.   Font.Style = []
  11.   ParentFont = False
  12.   TabOrder = 0
  13.   object gbSuperFetch: TGroupBox
  14.     Left = 16
  15.     Top = 1
  16.     Width = 605
  17.     Height = 150
  18.     Caption = 'gbSuperFetch'
  19.     TabOrder = 0
  20.     object lblSuperFetch: TAxLabel
  21.       Left = 24
  22.       Top = 30
  23.       Width = 550
  24.       Height = 67
  25.       WordWrap = True
  26.       Transparent = True
  27.       AutoSize = False
  28.       Caption = 'lblSuperFetch'
  29.       ShowAccelChar = True
  30.     end
  31.     object cbSuperFetch: TCheckBox
  32.       Left = 24
  33.       Top = 110
  34.       Width = 550
  35.       Height = 17
  36.       Caption = 'cbSuperFetch'
  37.       TabOrder = 0
  38.       OnClick = OnItemClick
  39.     end
  40.   end
  41.   object gbAppCompability: TGroupBox
  42.     Left = 16
  43.     Top = 164
  44.     Width = 605
  45.     Height = 170
  46.     Caption = 'gbAppCompability'
  47.     TabOrder = 1
  48.     object lblAppCompability: TAxLabel
  49.       Left = 24
  50.       Top = 30
  51.       Width = 550
  52.       Height = 87
  53.       WordWrap = True
  54.       Transparent = True
  55.       AutoSize = False
  56.       Caption = 'lblAppCompability'
  57.       ShowAccelChar = True
  58.     end
  59.     object cbAppCompability: TCheckBox
  60.       Left = 24
  61.       Top = 130
  62.       Width = 550
  63.       Height = 17
  64.       Caption = 'cbAppCompability'
  65.       TabOrder = 0
  66.       OnClick = OnItemClick
  67.     end
  68.   end
  69. end
  70.